home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / utilties / diskcopy / readme.doc < prev    next >
Text File  |  1992-12-16  |  5KB  |  107 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                         _______
  10.                    ____|__     |               (R)
  11.                 --|       |    |-------------------
  12.                   |   ____|__  |  Association of
  13.                   |  |       |_|  Shareware
  14.                   |__|   o   |    Professionals
  15.                 -----|   |   |---------------------
  16.                      |___|___|    MEMBER
  17.  
  18.  
  19.  
  20.            ABOUT SHAREWARE
  21.            
  22.                This package contains  the program named  DISKCOPY.  It is
  23.           made by
  24.                Feico Nater, 
  25.                Beukweg 24, 
  26.                7556 DE Hengelo,
  27.                the Netherlands.
  28.  
  29.            
  30.                The system is available as shareware.  What  is shareware?
  31.           It  is software  which people pass  around, but  I, the author,
  32.           retain the rights to it.   Maybe you obtained the system from a
  33.           bulletin-board and  paid a few dollars for it,  but I don't get
  34.           a penny of it.   I expect to be paid by  you, because I make my
  35.           living out of making shareware software.
  36.             Therefore, if  you  like this  system  and  use it,  you  are
  37.           supposed to register.   The price  is US  $5, or ten  guilders.
  38.           Since I  cannot  accept  US-checks nor  credit-cards,  overseas
  39.           registratants  do  best by  just sending  the money.   European
  40.           registrant may send  a Eurocheck  or Girobetaalkaart.  The  ad-
  41.           dress:  Feico  Nater Shareware,  Beukweg 24,  7556 DE  Hengelo,
  42.           the Netherlands.
  43.                Why register?  Well,  it costs you money.  But if  you do,
  44.           I will advise  you about further developments. Furthermore  you
  45.           will have  the right  to order  later versions for  only a  few
  46.           dollars and I will be willing to listen to your wishes.
  47.                And if you  don't like the program?   Well, throw it away.
  48.           But  you will like shareware, because it does not let you pay a
  49.           lot of money for something you dislike afterwards.
  50.                Whether you  register or not,  you are  encouraged to pass
  51.           this system around.  Give  away copies to your friends.   Howe-
  52.           ver, files  with the extension .NAR  should not  be given away.
  53.           The copies  you pass  around must  be complete and  unmodified,
  54.           but file-compression  is allowed.  Any money you collect should
  55.           be for diskette,  packing, postage only  and should  not exceed
  56.           five dollars.
  57.            
  58.           ABOUT THE AUTHOR
  59.  
  60.                I  have been  working with computers  since 1970.   I have
  61.           completed a  third-level degree  in computer-science.   I  have
  62.           been employed for many  years in a big company, making defense-
  63.           equipment, and  my colleagues  considered me  the most  skilled
  64.           programmer among them.  However, since  the company went  broke
  65.           (Gorbachev  was  to blame,  and he  did  a  good job)  I became
  66.           unemployed and started working as a shareware author.
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.           The program DISKCOPY is intended to replace  its namesake which
  77.           is issued with DOS.
  78.  
  79.           To install, type at the DOS-prompt: COPY a:DISKCOPY.COM C:\DOS
  80.           entering  the  directory  which  contains the  DOS-commands  in
  81.           stead of \DOS.
  82.  
  83.           DISKCOPY  serves to copy  an entire  floppy disk, regardless of
  84.           its contents.
  85.  
  86.           Copy from A to B:   DISKCOPY A: B:
  87.           Copy from B to A:   DISKCOPY B: A:
  88.           These are  only possible  when A  and B  are the  same kind  of
  89.           drive.
  90.  
  91.           Copy from A to A:   DISKCOPY A: A:
  92.           Copy from B to B:   DISKCOPY B: B:
  93.           These  write an  temporary  intermediate  file on  the  default
  94.           fixed disk.   Therefore no  inconvenient disk-swapping will  be
  95.           needed.  Note  that your  fixed disk (usuallly  C) must be  de-
  96.           fault.
  97.  
  98.           Copy from A to fixed disk:  DISKCOPY A: filename
  99.           Copy from B to fixed disk:  DISKCOPY B: filename
  100.           These write  a permanent file  on the fixed disk,  which can be
  101.           used to copy back to floppy disk.
  102.  
  103.           Copy from fixed disk to A:  DISKCOPY filename A:
  104.           Copy from fixed disk to B:  DISKCOPY filename B:
  105.           These  copy  a permanent  file back  to floppy  disk.   This is
  106.           convenient to create many equal disks.
  107.